home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / comm / irc / cybershiela.lha / cs / cs_no.amirx < prev    next >
Text File  |  1999-06-27  |  286b  |  10 lines

  1. /* cs_no.amirx */
  2. nick=getclip('NICK')
  3.  
  4. x=random(1,5,time('s'))
  5. if x=1 then "say No!"
  6. if x=2 then "say No way Jose!"
  7. if x=3 then "say Haven't I said no enough times?"
  8. if x=4 then "say no, never, not now, not tomorrow, now just shutup "nick"!!!"
  9. if x=5 then "say "nick" NOOOO!!!!!!"
  10. exit